positional parameters造句
例句与造句
- positional parameters are specified first
首先指定定位参数。 - positional parameters are arguments for the attribute constructor
“位置参数”是属性构造函数的参数。 - positional parameter engineering calculation of divided charges in chamber blasting
峒室爆破中分装药包位置参数的工程计算 - the constructor s parameters are the custom attribute s positional parameters, in this case,
构造函数的参数是自定义属性的定位参数(在本例中为 - we attempted the straightforward positional parameter method invokation that we tried with zsi
我们尝试直接的位置参数方法调用,我们已经使用zsi试过。 - It's difficult to find positional parameters in a sentence. 用positional parameters造句挺难的
- there is no reason the air fare quotes service could not just accept simple positional parameters
飞机票价报价服务仅仅接受简单的定位参数是没有理由的。 - each public ctor can define a sequence of positional parameters just as any type of class
每个公共ctor都可以定义一系列位置参数(就像任意类型的类一样)。 - this positional parameter specifies the program elements that the indicated attribute can be placed on
该定位参数指定可在其上放置所指示的属性(attribute)的程序元素。 - providers support only positional parameters identified by the " ? " character, as shown in the following example
提供程序只支持由“?”字符标识的定位参数,如以下示例所示: - a required, positional parameter that specifies the . jar, . zip or . ear file that contains the application to be deployed
一个必需的定位参数,它指定包含要部署的应用程序的.jar、.zip或 - each public constructor for an attribute class defines a valid sequence of positional parameters for that class
属性(attribute)类的每个公共构造函数为该类定义一个有效的定位参数序列。 - an attribute name, a possibly overloaded list of required positional parameters, and a list of optional named arguments
)、属性名称、必需的定位参数的列表(可能会重载)和可选命名参数的列表组成。 - however, in the case of attributes, once the positional parameters have been stated, the user can reference fields or properties with the following syntax
但是,对于属性而言,一旦声明了位置参数,用户便可以使用以下语法引用字段或属性: - any positional parameters must be specified in a certain order and cannot be omitted; named parameters are optional and can be specified in any order
任何定位参数都必须按特定顺序指定并且不能省略,而命名参数是可选的且可以按任意顺序指定。